.. _`Fit Texts`: .. _`org.sysess.sympathy.machinelearning.fit_text`: Fit Texts ````````` .. image:: fit_text.svg :width: 48 Fits a model using lists of texts. Use "Create Input Port > Y" for supervised training Definition :::::::::: Input ports ........... **in-model** model Input model **X** [text] X **Y0** 0 - 1, table Y Output ports ............ **out-model** model Output model Implementation .............. .. automodule:: node_application :noindex: .. class:: FitText :noindex: